home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util1 / jukebx21.lha / JukeBox_2.1 / request.jb < prev    next >
Text File  |  1993-01-29  |  175b  |  7 lines

  1. /* request an answer YES or NO */
  2. /* (c) copyright 1992,93 by F.J. Reichert */
  3.  
  4. options results;
  5. requestresponse 'And the answer is...' || "0a"x || "Your choice?"
  6. say result;
  7.